home *** CD-ROM | disk | FTP | other *** search
- // DH INTERACTIVE LLC, COPYRIGHT (C) 1998
- //
- // door_test.ast written at Tue Dec 08 16:06 1998
- //
- //
-
- 24 // file_type
- 112 // file_version
-
- // gate // Session name
- door_close.wav
- end
-
- // *** This first section contains the names of all the win_anims used by the table
- open_door
- open_door_away
- end
-
- // *** This second section contains the values for each anim state
- door_closed
- door_opening
- door_open
- door_ajar
- door_closing
- end
-
- door_closed // name of this anim_state
- open_door // name for the win_anim for this state
- door_closed // default link anim for this anim state
- begin_end_frame 1 1
- // Begin entries for this anim state
- end_of_entries
-
- door_opening // name of this anim_state
- open_door // name for the win_anim for this state
- door_open // default link anim for this anim state
- // Begin entries for this anim state
- end_of_entries
-
- door_opening_away // name of this anim_state
- open_door_away // name for the win_anim for this state
- door_opening_away // default link anim for this anim state
- // Begin entries for this anim state
- end_of_entries
-
- door_open // name of this anim_state
- open_door // name for the win_anim for this state
- door_open // default link anim for this anim state
- begin_end_frame 39 39
- // Begin entries for this anim state
- end_of_entries
-
- door_ajar // name of this anim_state
- open_door // name for the win_anim for this state
- door_ajar // default link anim for this anim state
- begin_end_frame 20 20
- // Begin entries for this anim state
- end_of_entries
-
- door_closing // name of this anim_state
- open_door // name for the win_anim for this state
- door_closed // default link anim for this anim state
- begin_end_frame 20 1
- sound_effect 0
- // Begin entries for this anim state
- end_of_entries
-
-
-